home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -websites- / goigoi / arc / bspscan.lha / bspscan.readme < prev   
Text File  |  1998-06-05  |  1KB  |  31 lines

  1. Short:    BSPScan0.5 - Scanning Quake's Custom Levels for the Name
  2. Author:   M. Fabian, actinic@goigoi.com, www.goigoi.com
  3. Uploader: actinic@goigoi.com
  4. Type:     util/cli
  5.  
  6. This is a simple DOS-Command which Scans your .BSP-Files for the MAP-Name.
  7. It's just a routine I coded for my QuakeManager-Project. This routine works
  8. like the 'Start a MAP -> REFRESH' function in the Quake-Menu. So, if you
  9. have a BSP File and wanted to know which name it has and dont want to start
  10. Quake you can simply use this command.
  11.  
  12.          USAGE:   BSPScan <filename>
  13.          USAGE:   BSPScan ?
  14.  
  15.          Returns  'no file' if file not found
  16.                   'no bsp file' when file is not a bsp
  17.                    nothing if nothing found.
  18.  
  19. --
  20.  .-----------------------------------------------------.
  21.  |            ______                                   |
  22.  |    /\  ___/     \\       /\__  brace yourself:      |
  23.  |   /  \/   \_   _///\ / \_\/  \                      |
  24.  |  / /\ \ __//  / \/  /  / \ __/  - www.goigoi.com -  |
  25.  | /  __  \  \  /  / \   /  /   \                      |
  26.  | \_/  \_/__/_/\_/\_/\_/\_/\___/ come, get some!      |
  27.  |                                                     |
  28.  `-----------------------------------------------------'
  29.  
  30.  
  31.